Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix panic in IdentityRegistry::signers_identity #3088

Merged
merged 1 commit into from
Nov 17, 2024

Conversation

hrxi
Copy link
Contributor

@hrxi hrxi commented Nov 17, 2024

It was reachable via WeightedVote::verify via the network, when a peer sent an invalid signers bitset.

@hrxi hrxi requested a review from nibhar November 17, 2024 21:32
@hrxi hrxi force-pushed the hrxi/identity_registry_panic branch from ce23765 to 9cf1f88 Compare November 17, 2024 21:43
It was reachable via `WeightedVote::verify` via the network, when a peer
sent an invalid signers bitset.
@jsdanielh jsdanielh merged commit a1b8887 into albatross Nov 17, 2024
7 checks passed
@jsdanielh jsdanielh deleted the hrxi/identity_registry_panic branch November 17, 2024 22:16
@jsdanielh jsdanielh added this to the Nimiq PoS Mainnet milestone Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants